home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 039a / imc9104.zip / READ.ME < prev    next >
Text File  |  1991-03-05  |  2KB  |  22 lines

  1. ╔═══════════════════════════════════════════════════════════════════════╗
  2. ║  APRIL 1991                                        Inside Microsoft C ║
  3. ╟───────────────────────────────────────────────────────────────────────╢
  4. ║  Customizing the graphics mouse cursor - by Steve Holzner             ║
  5. ║    MOUSE4.C   - a mouse cursor demonstration program.                 ║
  6. ║    MOUSE4A.C  - The code from figure A in the article.                ║
  7. ║    MOUSE4I.C  - The code from figure I in the article.                ║
  8. ║    MOUSE4J.C  - The code from figure J in the article.                ║
  9. ║                                                                       ║
  10. ║  Manually optimizing your code - by Richard Hale Shaw                 ║
  11. ║    TIMER.C    - Compares the execution times of two test functions    ║
  12. ║                 contained in the file TESTFUNC.C.                     ║
  13. ║    TESTFUNC.C - Contains all test functions used in the article.      ║
  14. ║                                                                       ║
  15. ║  Accessing the environment with putenv() and getenv() - by David Reid ║
  16. ║    BLANK.C    - Demonstration program shown in the article.           ║
  17. ║                                                                       ║
  18. ║  (Tabstops for all listings are set to 4 spaces.)                     ║
  19. ╟───────────────────────────────────────────────────────────────────────╢
  20. ║  Last updated: 5 March 1991                                           ║
  21. ╚═══════════════════════════════════════════════════════════════════════╝
  22.